home *** CD-ROM | disk | FTP | other *** search
- //------------------------------------------------------------------------------
- // File: CutScene.h
- //
- // Desc: DirectShow sample code - declarations for simple movie player.
- //
- // Copyright (c) 2000-2001 Microsoft Corporation. All rights reserved.
- //------------------------------------------------------------------------------
-
-
- //
- // Function prototypes
- //
- HRESULT PlayCutscene(LPTSTR lpszMovie, HINSTANCE hInstance);
-